﻿2026-07-27T01:37:43.6812129Z ##[group]Run actions/checkout@v5
2026-07-27T01:37:43.6812913Z with:
2026-07-27T01:37:43.6813295Z   fetch-depth: 0
2026-07-27T01:37:43.6813678Z   repository: BigscreenVR/spt-bs-core
2026-07-27T01:37:43.6816639Z   token: ***
2026-07-27T01:37:43.6816987Z   ssh-strict: true
2026-07-27T01:37:43.6817344Z   ssh-user: git
2026-07-27T01:37:43.6817717Z   persist-credentials: true
2026-07-27T01:37:43.6818123Z   clean: true
2026-07-27T01:37:43.6818477Z   sparse-checkout-cone-mode: true
2026-07-27T01:37:43.6818882Z   fetch-tags: false
2026-07-27T01:37:43.6819387Z   show-progress: true
2026-07-27T01:37:43.6819741Z   lfs: false
2026-07-27T01:37:43.6820058Z   submodules: false
2026-07-27T01:37:43.6820409Z   set-safe-directory: true
2026-07-27T01:37:43.6820809Z   allow-unsafe-pr-checkout: false
2026-07-27T01:37:43.6821415Z ##[endgroup]
2026-07-27T01:37:43.7650748Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T01:37:43.7652419Z ##[group]Getting Git version info
2026-07-27T01:37:43.7653105Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T01:37:43.7654064Z [command]/usr/bin/git version
2026-07-27T01:37:43.7654465Z git version 2.43.0
2026-07-27T01:37:43.7657463Z ##[endgroup]
2026-07-27T01:37:43.7668905Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0e8add2a-752f-4f5c-8747-83c724d5e7db' before making global git config changes
2026-07-27T01:37:43.7670309Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T01:37:43.7672411Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T01:37:43.7708849Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T01:37:43.7729969Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T01:37:43.7741422Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T01:37:43.7744120Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T01:37:43.7764571Z HEAD
2026-07-27T01:37:43.7798914Z ##[endgroup]
2026-07-27T01:37:43.7800207Z [command]/usr/bin/git submodule status
2026-07-27T01:37:43.7990610Z ##[group]Cleaning the repository
2026-07-27T01:37:43.7993620Z [command]/usr/bin/git clean -ffdx
2026-07-27T01:37:43.8031175Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T01:37:43.8081352Z HEAD is now at 5a425216 Merge dd7f89edfee5c64b2cc680c467451e9a42d2760d into 12555b462f7ee2bed9149aae95036a00b37e2f9a
2026-07-27T01:37:43.8085794Z ##[endgroup]
2026-07-27T01:37:43.8087831Z ##[group]Disabling automatic garbage collection
2026-07-27T01:37:43.8091583Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T01:37:43.8114669Z ##[endgroup]
2026-07-27T01:37:43.8115266Z ##[group]Setting up auth
2026-07-27T01:37:43.8119845Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T01:37:43.8144947Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T01:37:43.8334433Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T01:37:43.8360176Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T01:37:43.8544834Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T01:37:43.8572319Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T01:37:43.8764721Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T01:37:43.8804715Z ##[endgroup]
2026-07-27T01:37:43.8805597Z ##[group]Fetching the repository
2026-07-27T01:37:43.8811987Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +5a42521655028efa7a3c1452c76a1e1cba5e6aaf:refs/remotes/pull/90/merge
2026-07-27T01:37:44.9949488Z ##[endgroup]
2026-07-27T01:37:44.9950342Z ##[group]Determining the checkout info
2026-07-27T01:37:44.9972957Z ##[endgroup]
2026-07-27T01:37:44.9973878Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T01:37:45.0003677Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T01:37:45.0031812Z ##[group]Checking out the ref
2026-07-27T01:37:45.0033846Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/90/merge
2026-07-27T01:37:45.0079945Z HEAD is now at 5a425216 Merge dd7f89edfee5c64b2cc680c467451e9a42d2760d into 12555b462f7ee2bed9149aae95036a00b37e2f9a
2026-07-27T01:37:45.0083071Z ##[endgroup]
2026-07-27T01:37:45.0132928Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T01:37:45.0155246Z 5a42521655028efa7a3c1452c76a1e1cba5e6aaf
